home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 015 / fontpak2.arc / DOWNLOAD.DOC < prev    next >
Encoding:
Text File  |  1987-08-27  |  4.9 KB  |  113 lines

  1.  
  2.                       Downloading Soft Fonts To A LaserJet
  3.  
  4.  
  5.  
  6.                                      SUMMARY
  7.  
  8.         DOWNLOAD.EXE  is  an  IBM PC utility  program  that  manages  the 
  9.         process  of downloading soft fonts to a LaserJet printer.   DOWN-
  10.         LOAD can send a font to any MS-DOS device or to a disk file.  You 
  11.         have optional control over the ID number of the font, whether  it 
  12.         is permanent or temporary, and whether it is a primary or second-
  13.         ary font.
  14.  
  15.  
  16.                               FONT CHARACTERISTICS
  17.  
  18.         All  soft fonts have three characteristics associated with  them.  
  19.         Each  font must have a unique ID number, 0 - 15.  This  lets  you 
  20.         select  a  soft font through software or the front panel  of  the 
  21.         printer. Each font must be defined as either temporary or perman-
  22.         ent.  Temporary fonts are deleted whenever the LaserJet is reset.  
  23.         Most  software that controls the LaserJet sends a  reset  command 
  24.         out  first, thus deleting all temporary fonts.  Finally,  a  font 
  25.         may  be defined as either primary or secondary.  (Note that  only 
  26.         one  primary and one secondary font can exist at one time.)   The 
  27.         LaserJet lets you switch between primary and secondary fonts with 
  28.         simple control characters.  Control-N selects the secondary font, 
  29.         while control-O selects the primary font.  Embedding these  char-
  30.         acters in you text file lets you switch between fonts.
  31.  
  32.  
  33.                                 RUNNING DOWNLOAD
  34.  
  35.         First,  if you forget how to run DOWNLOAD, or need  help,  simply 
  36.         type  DOWNLOAD followed by a carriage return.  The  program  will 
  37.         print  a  help list for you.  To run download you must  at  least 
  38.         specify  the name of the soft font to send to your printer.   You 
  39.         can  optionally  specify the device to send the  file  to,  LPT1, 
  40.         LPT2, LPT3, COM1, or COM2.  In addition, you can optionally  con-
  41.         trol the three font attributes specified above.  To invoke  DOWN-
  42.         LOAD type:
  43.  
  44.  
  45.         download fontname [device id perm prim]
  46.  
  47.         where  the arguments between the two braces are optional and  the 
  48.         arguments are as defined below:
  49.  
  50.         fontname = the full name of the file to download
  51.         device   = optional printer port: LPT1, LPT2, LPT3, COM1, COM2, 
  52.                    or a disk file name
  53.         id       = optional unique soft font ID number (0 - 15)
  54.         perm     = optional make font Permanent or Temporary (P/T)
  55.         prim     = optional make font Primary or Secondary (P/S)
  56.  
  57.  
  58.                       Downloading Soft Fonts To A LaserJet
  59.  
  60.  
  61.  
  62.         The  DOWNLOAD program defaults to printer port LPT1, and  assigns 
  63.         the soft font ID 0, and permanent - primary status.  Thus:
  64.  
  65.         download tr100rpn.usp
  66.  
  67.         sends  the Times Roman 10 point regular font, (tr100rpn.usp),  to 
  68.         the LaserJet as font id 0, and makes it permanent and the primary 
  69.         font.
  70.  
  71.         download tr100bpn.usp lpt1 1 p s
  72.  
  73.         sends  the bold faced Times Roman font to the LaserJet  via  LPT1 
  74.         and assigns it font id 1, permanent and secondary status.
  75.  
  76.  
  77.                                      WARRANTY
  78.  
  79.         This utility is provided free of charge.  As such, it has NO war-
  80.         ranty.   I bear no responsibility for its function or use.   I am
  81.         not liable for  consequential or any form of  damages due to non-
  82.         performance of this software.
  83.  
  84.  
  85.                                    DISTRIBUTION
  86.  
  87.         This program is provided free of charge to all who are interested 
  88.         in  it.  It may be freely exchanged as long as no fee is  charged 
  89.         for it.  Please distribute this package with BOTH this documenta-
  90.         tion file and the executable program.  This program and  documen-
  91.         tation  are copyright 1987 by Gary Elfring.  All rights  are  re-
  92.         served.  Commercial use is strictly prohibited.
  93.  
  94.         An enhanced version of this program, which lets you use a list of
  95.         fonts to  download, is supplied free  of charge with all font li-
  96.         braries I sell.   Or you can purchase the enhanced downloader and 
  97.         source code  (written in Lattice C V3.2), for $25. I offer a num-
  98.         ber of special downloadable  fonts including computer symbols, pi
  99.         characters and dingbats, credit cards,  and families of Helvetica
  100.         like, Roman Times, & Script fonts in numerous point sizes.   Also 
  101.         available are sets of fixed width Roman Times fonts.
  102.  
  103.         For free information on these inexpensive downloadable soft fonts 
  104.         for you LaserJet contact:
  105.  
  106.         Gary Elfring
  107.         P.O. Box 61
  108.         Wasco, Illinois  60183-0061
  109.  
  110.         8/27/87
  111.  
  112.                           Copyright 1987 by Gary Elfring
  113.